Re: Is there a utility to load data?

Поиск
Список
Период
Сортировка
От Chris Ruprecht
Тема Re: Is there a utility to load data?
Дата
Msg-id p05101208b8906f2d9011@[192.168.0.6]
обсуждение исходный текст
Ответ на Is there a utility to load data?  (Pam Wampler <Pam_Wampler@taylorwhite.com>)
Список pgsql-admin
Pam,

I use the psql 'copy' function like this:

copy <tablename> from '<file name>' delimiters ',';

Best regards,
Chris

At 14:00 -0500 02/13/2002, Pam Wampler wrote:
>Is there a postgresql utility to load data from a flat file?  Similar to
>oracle sqlldr?
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html


--
Chris Ruprecht
Network grunt and bit pusher extraordinaíre

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


В списке pgsql-admin по дате отправления:

Предыдущее
От: Pam Wampler
Дата:
Сообщение: Is there a utility to load data?
Следующее
От: Jeff Self
Дата:
Сообщение: Re: Is there a utility to load data?